Volatility Trigger IndexThe script allows to assess the volatility of an asset.
It works by calculating the rate of change and the standard deviation.
The index is useful to determine the lowest volatility periods (could be useful to look strategies) and also it determine the highest volatility periods (maybe for exits or partial closes).
It has 3 iputs:
Lenght.
Low volatility value.
High volatility value.
The low and high values are set after a visual inspection. The values changes in each time frame. Usually when the timeframe is higher the value of the index is higher as well. So the low and high levels must be changed after each time frame set.
As an idea could be used in combination with any moving average to determine the market direction and the index used as a trigger.
Search in scripts for "the script"
CryptoSeen levelsThe script for the crypto market, automatically draws stability and resistance, it can also suggest a trend, we always work from the line with circles, that is, if the price reaches the line with circles, the color is red, then this means that the line with a circle is resistance, and if the price reaches the green line with a circle, then this line just becomes a response.
the rest of the lines are TP.
Degree Gann NumbersThe script plots numbers from Cardinal & Ordinal lines of Gann square of 9 for a given range. Inputs required are the degree of cardinal or Ordinal line & Range Min & Max Number.
For example, if we want to plot 45-225-degree Ordinal line numbers from Gann square of 9, on the chart for a range of 50 to 600, Input for the degree will be 45 & Range Min =50 / Range Max = 600
if we want to plot 90-270-degree Cardinal line numbers on the chart for a range of 50 to 600, Input for the degree will be 90 & Range Min =50 / Range Max = 600
The DD investThe script tells me when to invest in the stock.
Split ur money into 3 piles. Each must be bigger than the previous one.
Buy with the first pile when the chart touches the middle line (SMA200).
Buy with the second pile when the chart touches the bottom line (lowest price of 200 weeks).
Buy with the third pile when the chart goes significantly below the bottom line (lowest price of 200 weeks).
Watch only the W1 chart (!!!).
Circles on the chart indicate places where you should buy (examples).
Consider selling half of the holding when the chart touches the top line (the highest price of 200 weeks).
Hold the rest much longer then you plan to ;)
RVC_DecisionPoints By RishabhThe script is a combination of moving averages and previous day low and previous day high.
It can be used for intraday trading and as well as swing trades.
For using intraday I prefer 8 ema and 20 ema to take trades and trail stop losses with 50ema and 200 ema for confirmation.
For swing trades you can always use 50 ema as support to buy on the dip.
The entry is made on the basis of the stock breaks the previous day high or previous day low.
Longest CandleThe script detects and highlights the longest candle (from high to low) in a user specified lookback period.
Description
The longest candle in a specified range will form very strong predefined support and resistance levels. The concept is based on Aurora Candles.
How To Use
Use the indicator to find the longest candle in a specified lookback period. You can then mark the highs and lows for predefined S/R areas. Each trader can adjust the lookback period and colour.
Access the indicator
• Contact me on TradingView
Percent ATRThe script changes the default output of ATR and shows the result based on the percentage. It could be usefull when do you want to know about the percentage of the movement.
Sweep TrackerThe script marks the bullish and bearish sweeps. You can change the number of lines drawn by modifying the value of max_lines_count in the first line of the code. Limiting feature will be available from menu in the next update.
Detects the variability of the low price historyThe script uses the same technique that is used to measure the level of stress in humans, measuring the variation of the price instead of the variation of heart rate
The dispersion of volatility indicesThe script is my implementation of "Forecasting a Volatility Tsunami" by Andrew Thrasher (Thrasher Analytics). You can find the paper here: www.researchgate.net
I've changed a bit the approach - instead of two volatility indices (VIX & VVIX), I used two more: VXN and VXD. Additionally, I average the percentiles, but there is an option to swtich it to the original approach.
RSI + Kijun/Standard Deviation on RSIThe script is inspired by Bollinger bands but instead of applying them on the price, they are applied on a RSI oscillator. The standard deviation is not plotted against the average like in normal BBs but instead is based on median values (equivalent of a Kijun in Ichimoku ). The goal is to better identify excess in prices that offer good entering points. The usage of a median provides a clearer view of ranging market (ie. the line will be flat).
I use it for long-term investments on stocks to find "fair" entry points. After picking a list of stocks of interest based on fundamentals, I switch to a weekly view. If the stock RSI is under the bands, it indicates that we are in favorable conditions for a buy. For an accurate timing, you can switch to the daily chart and watch out for either a break or a reintegration in the bands. This is your signal.
Deviation from MAThe Script calculates the Percentage Deviation to the MA and prints it as an Oscillator.
You can change the following Parameters:
Moving Average Type -> The type of the Moving Average you want to calculate the Deviation on
Length of MA -> The length of the MA
Percentage of Deviation (for Color) -> The Percentage Deviation above or below which the plotted Oscillator is painted in color.
Golden Ratio Multiplier (x1.6; x2; x3)The script displays three multipliers (x1.618; x2; x3) of the Golden Ratio (starting with MA at 350 days) to identify the following levels of support:
the multiplier x1.618 is an accumulation high (green line)
the multiplier x2 is a support that identify a low bull high (red line)
the multiplier x3 is a support that identify an upper bull high (blu line)
Note: the orange line is the SMA at 350 days.
MA-SAR-BB-SR - BisayaTCThe script allows you to use multiple indicators such as Moving Averages, Parabolic SAR, Bollinger Bands, Support and Resistance and it includes alerts for each indicator.
MA - The moving average (MA) is a simple technical analysis tool that smooths out price data by creating a constantly updated average price. The average is taken over a specific period of time, like 10 days, 20 minutes, 30 weeks or any time period the trader chooses.
SAR - The Parabolic SAR is a technical indicator developed by J. Welles Wilder to determine the direction that an asset is moving. The indicator is also referred to as a stop and reverse system, which is abbreviated as SAR. It aims to identify potential reversals in the price movement of traded assets.
BB- Bollinger Bands are envelopes plotted at a standard deviation level above and below a simple moving average of the price. Because the distance of the bands is based on standard deviation, they adjust to volatility swings in the underlying price.
SR - Support and Resistance are certain predetermined levels of the price of a security at which it is thought that the price will tend to stop and reverse. These levels are denoted by multiple touches of price without a breakthrough of the level.
DISCLAIMER: For educational purposes only. Nothing in this content should be interpreted as financial advice or a recommendation to buy or sell any sort of security or investment including all types of crypto. DYOR
Scalper ALThe script is an updated version of our old Scalper 1.1. It includes a linear regression line for trend indication, a moving average line and the buy sell labels. The fluctuation and strength of the trend can be discerned from Pearson's value and its sign. Algorithmic trading can be done by setting an alarm. There is a provision to set target and stop loss in setting window(for algo trading). It's more profitable on the 15 minute chart, and applies to any type of stock.The color of the moving average represents the short term trend.
Contact us using the links below to gain access to this indicator
EMA 5/10/21 SMA 50/100/200The Script is mixture of both EMAs and SMAs. EMA 5/10/21 are powerful indicators for short term providing more weightage to the recent prices. SMA 50/100/200 provide the long term view.
5 Day EMA: This is a sign of strong momentum. It tracks the trend in the short term time frame. This is support in the strongest up trends. This line can only be used in low volatility trends with strong momentum. A break back above this line is a sign for me that an uptrend may be resuming. I primarily use it as an end of day trailing stop. It is rare that this line does not break intraday, even in the strongest trending markets.
• 10 day EMA: The 10 day EMA is a great moving average to use to keep you on the right side of the major market trend. It is usually the first line to be lost before any real trouble begins. It can be used as a standalone signal in some stocks and markets that tend to trend strongly in one direction for long periods.
• 21 day EMA: This is the intermediate term moving average. It is generally the last line of support in a volatile uptrend. To me, it is the inevitable reversion to the mean in a market when it finally pulls back after an extended trend.
• 50 day SMA: This is the line that strong leading stocks typically pull back to. This is usually the support level for strong uptrends. It is normal for uptrending markets to pull back to this line and find support. Most bull markets and uptrends will pull back to this level. It is generally a great “Buy the dip” level.
• 100 day SMA: This is the line that provides the support between the 50 day and the 200 day. If it does not hold as support, there is a high probability that the 200 day SMA is the next stop. This is the deeper pullback level in bull markets and uptrends. It usually presents a great risk/reward ratio in bull markets.
• 200 day SMA: Bulls like to buy dips when markets are trading above the 200 day moving average, while bears sell rallies short below it. Bears usually win below this line, as the 200 day becomes longer term resistance, and bulls buy pullbacks to the 200 day as long as the price stays above it. This line is one of the biggest signals in the market telling you which side to be on. Bull above, Bear below. Bad things happen to stocks and markets when this line is lost.
Currency Index - based on Correlation CoefficientThe script is calculating the correlation between the current pair and the corresponding indexes and then displays the driving index based on the higher correlation.
for example: on EURUSD - calculates the correlation between EURUSD with the USD index and the correlation between EURUSD with the EUR index and then displays the winning/driving index.
- the arrows at the bottom are showing when both indexes are going in the same direction
- there are options to show divergences on the winning index
- option to display either the correlation or the winning index
- and option to be able to use while in replay mode for back testing, based on the last close to avoid repainting
- option for the length of the correlation
- the last color of the driving index is related to the index that is being displayed where:
AUD - red
CAD - yellow
CHF - grey
EUR - green
GBP - orange
JPY - magenta
NZD - dark blue
USD - light blue
- it works automatically on all the major pairs
- the last 4 options are for finding divergences between the price and the index
Moving Averages Convergence (Agulhada do Didi)The script is based on a strategy developed by Odir “Didi” Aguiar called “Agulhada do Didi”.
It consists in the use of 3 moving averages:
SMA 3
SMA 8
SMA 21
Strategy:
When the averages come together, preferably they pass through a candle, there is a signal. The crossing of the short average (3) with the long average (21) provides us with a confirma-tion of the entry.
Buy:
The average of 3 periods comes out on top, 8 goes in the middle and 21 goes down.
Sell:
Average of 21 periods comes out on top, 8 in the middle and 3 down.
Bulls vs BearsThe script measures relative strenth of bull bars vs bear bars that complete the next rules:
1) rising price with rising volume calculates as bullish only if the next candle is higher
2) falling price with falling volume calculates as bullish only if the next candle is higher
3) rising price with falling volume calculates as bearish only if the next candle is lower
4) falling price with rising volume calculates as bearish only if the next candle is lower
examples
ethusdt
shitperp
bsvusdt
btcusdt
IntraDay Pivot Lines, 30min IBThe script draws critical lines for IntraDay traders:
1) High/Low of the last Month - in Red/Green thick line
2) High/Low of the last Week - in Red/Green
3) High/Low of the first 30minute of the current trading day - in Yellow
4) High/Low of the first 5min of the trading day - in Grey
Premarket High/LowThe script draws the high and low of the premarket session and based on these levels the ATR is added and also displayed on the chart as lines.
You can change:
- The Session Timeframe
- The ATR Multiple
- If the Aftermarket Session should be included
Lyiness_Naked-Trading-ProjectThe script is based on the Naked Trading Strategy.
It is based on 2 time periods, by which one is able to interpret a good entry.
You can change the 2 periods in the menu to identify a good result depending on the length of the trade.
In set mode, it displays the highs and lows of the day.
The blue thin line is set to the weeks high and low. You can adjust this in the menu to the desired option.
You can enter in the option Kanal_Periode1 / 2:
A number that reflects the minutes. (1-.....)
D = day
W = weeks
M = month
SuperRadu Trade Assistant v0.2The script uses higher and lower swings to generate the resistance(red) and support (green) also the orange color represents the crossunder midline.
It will generate a new sell or buy entry suggestion when the price reject the resistance or the support and the median line it will confirm the trend direction between low high swings in this way you are able to make a better decisions and to place stop or take profits on a real targets.






















